Uses of Interface
com.cisco.pt.ipc.system.Pool
Packages that use Pool
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of Pool in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return PoolModifier and TypeMethodDescriptionIPCFactory.getIpPoolAt(VariableManager variableManager, int i) IPCFactory.getNumberPoolAt(VariableManager variableManager, int i) IPCFactory.getStringPoolAt(VariableManager variableManager, int i) protected PoolIPCFactory.instantiatePool(IPCMessageLTV message) -
Uses of Pool in com.cisco.pt.ipc.system
Subinterfaces of Pool in com.cisco.pt.ipc.systemModifier and TypeInterfaceDescriptioninterfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:Methods in com.cisco.pt.ipc.system that return PoolModifier and TypeMethodDescriptionVariableManager.getIpPoolAt(int i) Information provided by the PKI file:VariableManager.getNumberPoolAt(int i) Information provided by the PKI file:Variable.getPool()Information provided by the PKI file:VariableManager.getStringPoolAt(int i) Information provided by the PKI file: -
Uses of Pool in com.cisco.pt.ipc.system.impl
Classes in com.cisco.pt.ipc.system.impl that implement PoolModifier and TypeClassDescriptionclassInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:Methods in com.cisco.pt.ipc.system.impl that return PoolModifier and TypeMethodDescriptionVariableManagerImpl.getIpPoolAt(int i) Information provided by the PKI file:VariableManagerImpl.getNumberPoolAt(int i) Information provided by the PKI file:VariableImpl.getPool()Information provided by the PKI file:VariableManagerImpl.getStringPoolAt(int i) Information provided by the PKI file: